home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / windows / wdj1096.zip / BURK.ZIP / BUILD.BAT < prev   
DOS Batch File  |  1996-08-02  |  274b  |  9 lines

  1. rm bench.exe
  2. rem bcc32 -O2 -OS -pr -a16 -5   bench.cpp
  3. rem bcc32i -O2 -OS -5           bench.cpp
  4. rem cl /O2 /G5                  bench.cpp
  5. rem wcl386 /otexan              bench.cpp
  6. rem icc /G5 /O+                 bench.cpp
  7. rem sc -5 -o -mn                bench.cpp
  8.  
  9.